Objects Types and Constants Properties Methods Object Hierarchy Index

KeyCode Property

Description:

Returns the first code value of the key.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_KeyCode(&prop);

Visual Basic:
prop = object.KeyCode

/r/n

Parts:

prop

long

[out][retval]

The first code value.

Defined in:

KeyBinding


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums